If playback doesn't begin shortly, try restarting your device.
5 seconds
Full screen (f)
2:12:03
You're signed out
Videos you watch may be added to the TV's watch history and influence TV recommendations. To avoid this, cancel and sign in to YouTube on your computer.
I really appreciate the time and effort you put into sharing all these videos, I'm learning a ton, working towards that first freelance web dev job and this is an enormous help and motivation - many thanks dude!
I love your techinque to make us understand new things easily. This is something that I don't get to experience while watching tutorials from other tutors. Thank you for making the great videos. Cheers!
Hello, Dennis. Thanks so much for this awesome series, truly appreciated.I was wondering if you're still considering on making the video about Middleware as you mentioned in the video. Cheers! :)
Gratitude for all of your efforts and hard work sir!!Can you make a video of email verification and activation after user registration. Thanks in advance... :)
I never comment on youtube, but thank you very much, I am a new dev, and this really helped me setup my page! Kudos to you and your step-by-step explanations!
Thanks for the great videos man we really appreciate it.I have one question though that I would like to ask and it's about the decoratorsYou've mentioned in this video that you might do a whole other video about the middleware (about authenticated users being able to view specific pages and unauthenticated user not being able to), and I was wondering if you're still planning to do that... cuz I couldn't find the video with that middleware stuffThanks!!
Hey Dear Dennies, Your way of teaching is awesome.I have a question I guess you forgot to upload the part 13 of the series in part 12 you said we will cover pagination and I can't see a part 13 In the playlist.Thanks
Hi Dennis, thank you so much for this great Tutorial, really awesomeJust a question, why did you create the login/Auth within the accounts app, would it be interesting to create it within a login/auth app for tranportatbility?Again thank you so much for this great tutorial !!!
Hey Dennis, First of all, I love this course. =Very easy to follow.Secondly, I think you are missing one video in this playlist i.e. pt. 13 related to pagination. Kindly share the link or add it to the playlist. I don't want to miss out on anything.
Cloning the Repo | Adding Registration | Authorization and Authentication | Authentication versus Authorization | Authentication | Sessions | Login View | Login Form from Bootstrap | Styling | Add a Wrapper | Csrf Token | Authenticate a User | Redirect | The Login Required Decorator | Add the Log Out View | Log In and Log Out Users | User Creation Form | Model Forms | Import Model Form | Import the User | Customize the Widgets | Create a New Category
Create a New Application | Create a New App | Modify some Urls | Submit Button | User Creation Form | Using the Django Built-In Forms | Validate this Form | Redirect to a New Page | Add a New Field | Fields | Crispy Forms | Crispy Form
Announcements | Live Demo | Django Rest Framework | What Price Will the Instagram Clone Be | Why Do You Want To Make a Full Clone of Insta | How Do I Participate in the Giveaway | Is Heroku Your Go-to Deployment Platform | Php Do I Still Think It's Good To Learn | Is There a Direct Way To Opt for Email for Using Email Other than Username or Login | Tips | Which Db Should I Use | Django Rest Api Tutorial | Do You Think Django Devs Need To Learn Front-End Frameworks | How Django Is Not Built for Hosting Static Files | Add a Join Button | Class-Based Views and Function Based Views | Why Do You Need To Build an Api for Your Website Is an Api Meant for Third-Party Usage Only | Why We Use Django Instead of Just Vanilla Python | Online Resources | Django or Node | The Best Django Book | Can We Build Mobile Applications with Django | Django with React | Is Javascript Needed | New Django Course
Introduction | Part 1 - Setup, Installation and Page Navigation | Part 2 - SQLite3 DataBase Tutorial | Part 3 - Admin Dashboard | Part 4 - Templates & Custom HTML | Part 5 - Simple Forms | Part 6 - Custom Forms | Part 7 - How to Add a Sidebar | Part 8 - How to Add Bootstrap | Part 9 - User Registration & Sign Up Page | Part 10 - Login, Logout and User Authentication | Part 11 - User Specific Pages/Access
Add a New Profile | Starter File | Add a Url Py File | Models | Custom User Class | Profile Model | Movie Class | Database Setup | Video Model | Create an Index Page | Custom User Model | Authentication | The Authentication Method | Login Redirect Url | Background Image | Error Messages | Dynamic Error | Creating a New Profile | Post Method | Create the Profile | Class Based Views | Gather All the Movies from the Database | Block Contents and the Navbar | For Loop | Create a Super User | Create Super User | Create a Video | Detailed Page | Detail Page
Change Your Image | Create the Database Table | Image Field | User Signup | Authenticate the User | Imports | Messages | Create the Login View | The Logout View | Profile View | Create a File System Handle Using File System Storage | Create the Html Files | Base Html | Logout | Signup Form